Skip to content

doc: clarify supported Python releases - #65850

Open
MikeMcC399 wants to merge 2 commits into
nodejs:mainfrom
MikeMcC399:python-supported-released
Open

doc: clarify supported Python releases#65850
MikeMcC399 wants to merge 2 commits into
nodejs:mainfrom
MikeMcC399:python-supported-released

Conversation

@MikeMcC399

Copy link
Copy Markdown
Contributor

Fixes: #65599
Refs: #65750

Situation

The BUILDING > Prerequisites section specifies:

Python's table of Supported Versions ambiguously also includes the main branch and the prerelease branch of Python with release dates in italics, so the designation "Supported Versions" could be interpreted to mean that these unreleased versions are also supported by the Node.js build process.

Change

Modify BUILDING > Prerequisites to exclude pre-release versions (listed in the Python table of Supported Versions) from Node.js support.

Exclude Python pre-release versions

Signed-off-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
@MikeMcC399 MikeMcC399 self-assigned this Sep 6, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/build
  • @nodejs/tsc

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to Node.js builds or CI infrastructure. doc Issues and PRs related to Node.js documentation. labels Sep 6, 2026
@MikeMcC399
MikeMcC399 marked this pull request as ready for review September 6, 2026 10:21
@MikeMcC399

Copy link
Copy Markdown
Contributor Author

Comment thread BUILDING.md Outdated
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@MikeMcC399 MikeMcC399 added the commit-queue-squash PRs the Commit Queue should land as one squashed commit. label Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to Node.js builds or CI infrastructure. commit-queue-squash PRs the Commit Queue should land as one squashed commit. doc Issues and PRs related to Node.js documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python 3.15 rc1 release candidate unsupported

3 participants